Avoid lots of unnecessary computation when moving toplevel windows
authorAlexander Larsson <alexl@redhat.com>
Mon, 19 Jan 2009 14:44:09 +0000 (15:44 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:19 +0000 (10:15 +0200)
commitc967cabc355b1a85ab86065d9f95afd00fac0edd
treec919c42a09f500a400d8f38726d79a87d8766263
parentcdb405dfcf0c91bb2c6987617dfc9c1191119539
Avoid lots of unnecessary computation when moving toplevel windows

There is no need to do all these computations when moving toplevels
as that can't really change any visible regions. Nor will it cause
any exposes we need to handle.
gdk/gdkwindow.c